home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / help_a_i / inf < prev    next >
Encoding:
Text File  |  1994-02-21  |  170 b   |  11 lines

  1. inf:
  2.  
  3. Syntax:    inf ( )
  4.  
  5. Description:
  6.  
  7.     Inf returns a scalar whose value is infinity, according to
  8.     IEEE-754. Unlike NaN, inf == inf should return TRUE (1).
  9.  
  10. See Also: nan
  11.